Drop GtkArrow use in GtkPathBar
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 May 2014 01:18:45 +0000 (21:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 May 2014 03:50:13 +0000 (23:50 -0400)
This was just an unneeded include anyway.

gtk/gtkpathbar.c

index 13af23a5ec3ece1980301458c4e1cbbbaaa91cfc..599f170f8ef9a1ac538fb0dbd63a4133347ab690 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <string.h>
 
-#include "gtkarrow.h"
 #include "gtkbox.h"
 #include "gtkdnd.h"
 #include "gtkicontheme.h"